Database.GetProperty Function

Returns the database property specified by Name from the data source. Currently supported only for 4D Server and for getting the connection string.

Syntax

result = Database.GetProperty( Name )

Parameters

Name

String

Return Value

Result

String

Notes

See example.